home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_1199 / 1699 < prev    next >
Encoding:
Internet Message Format  |  1994-08-27  |  968 b 

  1. From: Kay Roemer <roemer@informatik.uni-frankfurt.de>
  2. Posted-Date: Wed, 13 Jul 94 8:21:05 MESZ
  3. Received-Date: Wed, 13 Jul 94 08:21:05 +0200
  4. Message-Id: <9407130621.AA25156@hera.rbi.informatik.uni-frankfurt.de>
  5. Subject: Re: MiNTlib (I think I'm on pl43): Bug in sprintf(). 
  6. To: howard@harry.lloyd.com (Howard Chu)
  7. Date: Wed, 13 Jul 94 8:21:05 MESZ
  8. In-Reply-To: <m0qNnCK-0000arC@lloyd.com>; from "Howard Chu" at Jul 12, 94 12:08 (noon)
  9. Mailer: Elm [revision: 70.85]
  10.  
  11. > Probably normal, given that it's really polling at 60 times per second.
  12. > So up to 30-some characters can arrive (at 19200) before polling, and then
  13. > checkbttys is only called on a context switch, so yes, there could be a
  14. > large number of characters waiting before select returns...
  15.  
  16. Well, I'm not taking of 30 characters, but about a screen full of them, ie
  17. about 80x25=2000! When I use modm0dev which polls at 5 times per second
  18. using a separate porcess I get much smaller hunks, about 500.
  19.  
  20. Kay.
  21.